Welcome![Sign In][Sign Up]
Location:
Search - ddk USB

Search list

[Driver Developrtl8029_driverstudio_ddkxp

Description: 自编的RTL8029驱动程序,用DS3.1开发-staged by the RTL8029 driver, with the development of DS3.1
Platform: | Size: 51200 | Author: 马顺利 | Hits:

[OtherwindowsNTDDK

Description: windowsNT环境下 关于使用windowsddk开发设备驱动的介绍-windowsNT environment on the development of device drivers using the windowsddk Introduction
Platform: | Size: 335872 | Author: 袁朝晖 | Hits:

[Windows Developbulkusb

Description: windows环境下ddk编程实现usb批量传输-windows environment DDK Programming usb bulk transfer
Platform: | Size: 322560 | Author: 王强强 | Hits:

[Windows DevelopUsbKbd

Description: ddk编译环境下实现usb小键盘的驱动程序-DDK compiler environment realize small usb keyboard driver
Platform: | Size: 18432 | Author: 王强强 | Hits:

[OS programucardsetup

Description: 一个usb设备驱动的自动安装程序,需要有ddk的环境,并加载必要的库函数。-A usb device driver auto-installation process, the need to have DDK environment and load the necessary library functions.
Platform: | Size: 18432 | Author: Ronald | Hits:

[Driver Developusbview

Description: DDK自带的一个USB驱动程序,非常可靠,一般开发USB驱动,只需要在这个基础上改动。-DDK comes with a USB driver, very reliable, the general development of USB drive, only need to change on this basis.
Platform: | Size: 52224 | Author: wangfaqiang | Hits:

[Driver DevelopPCUSBTest

Description: PDIUSBD12的USB驱动,测试过,在没有DDK得情况下可以编译-PDIUSBD12 the USB drive, tested, in the absence of a case can be DDK compiler
Platform: | Size: 2025472 | Author: fanlj | Hits:

[USB developUSB_programm

Description: USB测试程序,需要安装win2000或者winnt的DDK,才能通过编译-USB testing procedures need to install win2000 or winnt the DDK, to come through a compiler
Platform: | Size: 123904 | Author: hebaofu1217 | Hits:

[Windows DevelopUSB2.0windowdriver

Description: usb 驱动cy7c68013资料译文 USB2.0接口芯片cy7c68013的软件设计 usb芯片cy7c68013的驱动程序文件,使用vc,ddk开发-cy7c68013 usb driver
Platform: | Size: 708608 | Author: wfwef | Hits:

[Software EngineeringFromDDK

Description: DDK API Calls USB Design
Platform: | Size: 60416 | Author: hudsucker | Hits:

[Driver DevelopTestUsb

Description: 用VC++实现USB驱动,其中使用了windows DDK,DriverWorks,希望能提供帮助-Using VC++ to achieve USB drive, which uses the windows DDK, DriverWorks, want to help
Platform: | Size: 36864 | Author: 陆飞兵 | Hits:

[Driver DevelopXBOXPadDriver

Description: 这是微软XBOX游戏控制器在PC上使用的驱动程序,使用WINDDK开发,所以需要有DDK环境才可以编译,本人试过,是可以让XBOX手柄在PC上动作的,以后可以使用一个16BIT的模拟按键和振动马达,来玩PC上的游戏了。重要的是,我们可以参考此源程序来开发我们自己的USB驱动程序,这样可以使XBOX360,PS3手柄都可以在PC上使用了。-This is the Microsoft XBOX game controller for use in the PC drivers, the use of WINDDK development, so it is necessary to have the DDK environment can be compiled, I tried, the XBOX can handle the action in the PC, then you can use a simulation 16BIT buttons and vibration motors, play PC games on. Important thing is that we can refer to this source code to develop our own USB driver, which allows XBOX360, PS3 controller can be used in the PC.
Platform: | Size: 27648 | Author: RaymondHuang | Hits:

[Windows DevelopISOUsbDrivers

Description: 一个用VS2005+DDK编写的USB驱动程序源代码,用于USB ISO通信协议的。-One written with VS2005+ DDK source code for USB driver for USB ISO communication protocols.
Platform: | Size: 211968 | Author: JassonZeng | Hits:

[Driver Developusbdriver_usbisoch

Description: ddk开发的usb驱动,支持异步通信,学习驱动开发的好例子。-usb driver, developed by ddk
Platform: | Size: 17408 | Author: 程金光 | Hits:

[USB developDDK_USB_sample

Description: 从DDK的USB代码开始自己编写驱动,这是学习usb驱动的最好方法,看看别人的开发经过吧-The USB code is started from the DDK to write your own drive, usb drive this is the best way to learn to see the development of others through it
Platform: | Size: 33792 | Author: luobing | Hits:

[OS programtestUSB

Description: VC++查找USB设备源代码实例,编译时候需要winxp的DDK,才能编译-VC++ source code to find USB device instance, when the need winxp compile the DDK, to compile
Platform: | Size: 32768 | Author: | Hits:

[USB developlibusb-win32-releases

Description: libusb-win32 是libusb在Windows操作系统上的实现。 该版本的类库允许WIndows环境中的用户无需在内核模式下(需要借助DDK和SDK,并可通过第三方开发工具DriverStudio等生成框架开发,核心代码在Visual C++ 6.0中开发)编写驱动即可以让应用程序访问USB设备的通用解决方案。-libusb libusb-win32 is in the implementation of the Windows operating system. This version of the library allows the user does not need WIndows environment in kernel mode (needs the DDK and SDK, and through third-party development tools such as generating DriverStudio development framework, the core code in Visual C++ 6.0 in development) that can write drivers applications to access USB devices a common solution.
Platform: | Size: 623616 | Author: 郑绍华 | Hits:

[SCMqudongyuanma.ZIP

Description: 这是USB接口芯片CH372和CH375的简化版驱动程序及动态链接库的源程序包 最小开发环境: WINDOWS 98 或更高版本操作系统 VC 5.0 或更高版本编译器 WIN98 DDK 或更高版本驱动开发包,由微软免费提供 文件目录说明: WDM 驱动程序源程序 DLL 动态链接库源程序 EXE 演示和测试用的例子应用程序源程序 MCU 演示和测试用的例子单片机端源程序,以MCS51单片机为例 ISSUE 由上述源程序产生的正式发行版目标程序 默认是采用环保的INF安装信息的驱动安装方法, 如果需要可执行安装工具SETUP.EXE可到沁恒网站免费下载-This is the USB interface chip CH372 and CH375 simplified version of the driver and dynamic link library of source package minimal development environment: WINDOWS 98 or later operating system or later VC 5.0 compiler or later WIN98 DDK Driver Development Kit , provided free by Microsoft file directory shows: WDM driver source DLL dynamic link library EXE demo and test source code examples demonstrate the application source code and test MCU chip-side source code examples to MCS51 microcontroller, for example by the ISSUE The official release version of the source code generated by the target program default is to use environmentally friendly INF driver installation method installation information, if you need the executable SETUP.EXE to install the tool to free download Qin constant
Platform: | Size: 60416 | Author: 徐建科 | Hits:

[Driver Developusbview_test

Description: 基于WDK开发,查看USB设备信息, 编译成DLL动态库,可直接调用-Developed based on the DDK, see the USB device information, compiled into a DLL dynamic libraries, and can be called directly
Platform: | Size: 34816 | Author: 路人甲 | Hits:

[USB developAUSB_assistans

Description: USB助手源码,USB监控调试的的工具。编译需要DDK。可直接使用。 -USB helper source code, the USB monitor debugging tools. Compiler need the DDK. Can be used directly.
Platform: | Size: 404480 | Author: | Hits:
« 1 2 ... 5 6 7 8 9 1011 »

CodeBus www.codebus.net